home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Max Special: Max Gallery
/
Max Special Gallery.iso
/
pc
/
menuag.dir
/
00039.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-03
|
156 b
|
9 lines
on mouseUp
global agency_frameToGo
set the movieRate of sprite 2 to 0
updateStage()
set agency_frameToGo to "why"
cleanUp()
go("AGENCY_TO")
end